Commenting Intent
$
npx mdskill add obra/clank/Commenting IntentClarify code intent by explaining decisions, not mechanics.
- Prevents redundant comments that merely restate obvious code.
- Targets complex algorithms and non-obvious design choices.
- Identifies when magic numbers or unclear reasoning exist.
- Guides future maintainers to understand project reasoning.
SKILL.md
.github/skills/Commenting IntentView on GitHub ↗
No skill content available yet.